﻿2026-06-21T08:38:11.2870598Z ##[group]Run actions/checkout@v5
2026-06-21T08:38:11.2871188Z with:
2026-06-21T08:38:11.2871490Z   fetch-depth: 0
2026-06-21T08:38:11.2871806Z   repository: SaberMage/spt-core
2026-06-21T08:38:11.2874693Z   token: ***
2026-06-21T08:38:11.2874991Z   ssh-strict: true
2026-06-21T08:38:11.2875314Z   ssh-user: git
2026-06-21T08:38:11.2875834Z   persist-credentials: true
2026-06-21T08:38:11.2876292Z   clean: true
2026-06-21T08:38:11.2876680Z   sparse-checkout-cone-mode: true
2026-06-21T08:38:11.2877049Z   fetch-tags: false
2026-06-21T08:38:11.2877400Z   show-progress: true
2026-06-21T08:38:11.2877722Z   lfs: false
2026-06-21T08:38:11.2878020Z   submodules: false
2026-06-21T08:38:11.2878348Z   set-safe-directory: true
2026-06-21T08:38:11.2878665Z ##[endgroup]
2026-06-21T08:38:11.4773665Z Syncing repository: SaberMage/spt-core
2026-06-21T08:38:11.4774952Z ##[group]Getting Git version info
2026-06-21T08:38:11.4775543Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-21T08:38:11.5031925Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-21T08:38:11.5313247Z git version 2.43.0.windows.1
2026-06-21T08:38:11.5339726Z ##[endgroup]
2026-06-21T08:38:11.5347989Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\bca10f8c-58dc-4705-b1aa-24da3a704b81\.gitconfig'
2026-06-21T08:38:11.5361324Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\bca10f8c-58dc-4705-b1aa-24da3a704b81' before making global git config changes
2026-06-21T08:38:11.5362447Z Adding repository directory to the temporary git global config as a safe directory
2026-06-21T08:38:11.5366168Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-21T08:38:11.5614334Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-21T08:38:11.5802555Z https://github.com/SaberMage/spt-core
2026-06-21T08:38:11.5830699Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-21T08:38:11.5834833Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-21T08:38:11.6038634Z HEAD
2026-06-21T08:38:11.6273632Z ##[endgroup]
2026-06-21T08:38:11.6277015Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-21T08:38:11.9853450Z ##[group]Cleaning the repository
2026-06-21T08:38:11.9857361Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-21T08:38:18.7398890Z Removing target/
2026-06-21T08:38:18.7436955Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-21T08:38:18.7854041Z HEAD is now at 4e5e7a9 Merge e54bc514b76200b8940de007317c4d836a2c782c into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T08:38:18.7881312Z ##[endgroup]
2026-06-21T08:38:18.7885140Z ##[group]Disabling automatic garbage collection
2026-06-21T08:38:18.7890134Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-21T08:38:18.8108444Z ##[endgroup]
2026-06-21T08:38:18.8108841Z ##[group]Setting up auth
2026-06-21T08:38:18.8115429Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-21T08:38:18.8338437Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-21T08:38:19.1862807Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-21T08:38:19.2114953Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-21T08:38:19.5929330Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-21T08:38:19.6149151Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-21T08:38:19.9808890Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-21T08:38:20.0100501Z ##[endgroup]
2026-06-21T08:38:20.0100913Z ##[group]Fetching the repository
2026-06-21T08:38:20.0107917Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +05ab5aa3fe779749a2d50a539522c4ea9779ec50:refs/remotes/pull/27/merge
2026-06-21T08:38:27.3485895Z From https://github.com/SaberMage/spt-core
2026-06-21T08:38:27.3486344Z    e54bc51..335d96e  wedge-trace-v4                           -> origin/wedge-trace-v4
2026-06-21T08:38:27.3486777Z  + 4e5e7a9...05ab5aa 05ab5aa3fe779749a2d50a539522c4ea9779ec50 -> pull/27/merge  (forced update)
2026-06-21T08:38:27.3606731Z ##[endgroup]
2026-06-21T08:38:27.3607249Z ##[group]Determining the checkout info
2026-06-21T08:38:27.3607586Z ##[endgroup]
2026-06-21T08:38:27.3612762Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-21T08:38:27.3882583Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-21T08:38:27.4094610Z ##[group]Checking out the ref
2026-06-21T08:38:27.4099001Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/27/merge
2026-06-21T08:38:27.4477112Z Warning: you are leaving 1 commit behind, not connected to
2026-06-21T08:38:27.4477426Z any of your branches:
2026-06-21T08:38:27.4477533Z 
2026-06-21T08:38:27.4477758Z   4e5e7a9 Merge e54bc514b76200b8940de007317c4d836a2c782c into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T08:38:27.4478089Z 
2026-06-21T08:38:27.4478225Z If you want to keep it by creating a new branch, this may be a good time
2026-06-21T08:38:27.4478491Z to do so with:
2026-06-21T08:38:27.4478630Z 
2026-06-21T08:38:27.4478754Z  git branch <new-branch-name> 4e5e7a9
2026-06-21T08:38:27.4478915Z 
2026-06-21T08:38:27.4479194Z HEAD is now at 05ab5aa Merge 335d96ebc59ee82c6d68591f3c3ad2043a1125c9 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T08:38:27.4500016Z ##[endgroup]
2026-06-21T08:38:27.4730835Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-21T08:38:27.4925240Z 05ab5aa3fe779749a2d50a539522c4ea9779ec50
